[INFO] cloning repository https://github.com/eaves-dropper/wayland-dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eaves-dropper/wayland-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaves-dropper%2Fwayland-dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaves-dropper%2Fwayland-dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d654985f87ac8005e70b3cc7045580cd6dc0723f
[INFO] fixing eaves-dropper/wayland-dev against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaves-dropper%2Fwayland-dev" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eaves-dropper/wayland-dev
[INFO] finished tweaking git repo https://github.com/eaves-dropper/wayland-dev
[INFO] tweaked toml for git repo https://github.com/eaves-dropper/wayland-dev written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eaves-dropper/wayland-dev on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eaves-dropper/wayland-dev already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayrs-proto-parser v3.0.1
[INFO] [stderr]   Downloaded wayrs-client v1.3.1
[INFO] [stderr]   Downloaded wayrs-scanner v0.15.4
[INFO] [stderr]   Downloaded wayrs-core v1.0.5
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded quick-xml v0.37.5
[INFO] [stderr]   Downloaded wayrs-protocols v0.14.11+1.45
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d
[INFO] running `Command { std: "docker" "start" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking wayrs-core v1.0.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wayrs-proto-parser v3.0.1
[INFO] [stderr]    Compiling wayrs-scanner v0.15.4
[INFO] [stderr]     Checking wayrs-client v1.3.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wayrs-protocols v0.14.11+1.45
[INFO] [stderr]     Checking spawn-window v0.1.0 (/opt/rustwide/workdir/spawn-window)
[INFO] [stdout] warning: unused import: `EventCtx`
[INFO] [stdout]   --> spawn-window/src/main.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wayrs_client::{Connection, EventCtx, IoMode};
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `xdg_surface`, `xdg_toplevel`, and `xdg_wm_base`
[INFO] [stdout]   --> spawn-window/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     xdg_surface, xdg_surface::XdgSurface, xdg_toplevel, xdg_toplevel::XdgToplevel, xdg_wm_base,
[INFO] [stdout]    |     ^^^^^^^^^^^                           ^^^^^^^^^^^^                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventCtx`
[INFO] [stdout]   --> spawn-window/src/main.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wayrs_client::{Connection, EventCtx, IoMode};
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `xdg_surface`, `xdg_toplevel`, and `xdg_wm_base`
[INFO] [stdout]   --> spawn-window/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     xdg_surface, xdg_surface::XdgSurface, xdg_toplevel, xdg_toplevel::XdgToplevel, xdg_wm_base,
[INFO] [stdout]    |     ^^^^^^^^^^^                           ^^^^^^^^^^^^                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let compositor: WlCompositor = globals.bind(conn, 4..=5)?;
[INFO] [stdout]    |                                                ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let shm: WlShm = globals.bind(conn, 1..=1)?;
[INFO] [stdout]    |                                  ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let xdg_wm_base: XdgWmBase = globals.bind(conn, 1..=5)?;
[INFO] [stdout]    |                                              ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_mmap_mut` found for struct `Memfd` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut mmap = memfd.into_mmap_mut(BUFFER_SIZE);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Memfd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_fd` found for struct `Memfd` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .create_pool(conn, memfd.as_fd(), BUFFER_SIZE as i32);
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .create_pool(conn, memfd.as_raw_fd(), BUFFER_SIZE as i32);
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 4 arguments but 2 arguments were supplied
[INFO] [stdout]   --> spawn-window/src/main.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.surface.attach(conn, Some(buffer));
[INFO] [stdout]    |                      ^^^^^^-------------------- two arguments of type `i32` and `i32` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayrs-client-1.3.1/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         $crate::_private_scanner::generate!($crate, $path);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayrs-client-1.3.1/src/protocol.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | crate::generate!("wayland.xml");
[INFO] [stdout]    | ------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `$crate::_private_scanner::generate` which comes from the expansion of the macro `crate::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.surface.attach(conn, Some(buffer), /* i32 */, /* i32 */);
[INFO] [stdout]    |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_non_blocking` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     conn.set_non_blocking(true)?;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ method not found in `Connection<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for slice `[GlobalArgs]` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:140:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let (globals, mut queue) = Globals::new();
[INFO] [stdout]     |                                         ^^^ associated function or constant not found in `[GlobalArgs]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `display` on type `Connection<_>`
[INFO] [stdout]    --> spawn-window/src/main.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let registry = conn.display.get_registry(&mut conn);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `roundtrip` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         conn.roundtrip()?;
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blocking_roundtrip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 148 |         conn.blocking_roundtrip()?;
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_state` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |     conn.set_state(state);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Connection<State>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `state` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     while conn.state().running {
[INFO] [stdout]     |                ^^^^^ method not found in `Connection<State>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `roundtrip` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |         conn.roundtrip()?;
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blocking_roundtrip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 157 |         conn.blocking_roundtrip()?;
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> spawn-window/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spawn-window` (bin "spawn-window" test) due to 13 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let compositor: WlCompositor = globals.bind(conn, 4..=5)?;
[INFO] [stdout]    |                                                ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let shm: WlShm = globals.bind(conn, 1..=1)?;
[INFO] [stdout]    |                                  ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bind` found for reference `&[GlobalArgs]` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let xdg_wm_base: XdgWmBase = globals.bind(conn, 1..=5)?;
[INFO] [stdout]    |                                              ^^^^ method not found in `&[GlobalArgs]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GlobalsExt` which provides `bind` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use wayrs_client::global::GlobalsExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_mmap_mut` found for struct `Memfd` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut mmap = memfd.into_mmap_mut(BUFFER_SIZE);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ method not found in `Memfd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_fd` found for struct `Memfd` in the current scope
[INFO] [stdout]   --> spawn-window/src/main.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .create_pool(conn, memfd.as_fd(), BUFFER_SIZE as i32);
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .create_pool(conn, memfd.as_raw_fd(), BUFFER_SIZE as i32);
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 4 arguments but 2 arguments were supplied
[INFO] [stdout]   --> spawn-window/src/main.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.surface.attach(conn, Some(buffer));
[INFO] [stdout]    |                      ^^^^^^-------------------- two arguments of type `i32` and `i32` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayrs-client-1.3.1/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         $crate::_private_scanner::generate!($crate, $path);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayrs-client-1.3.1/src/protocol.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | crate::generate!("wayland.xml");
[INFO] [stdout]    | ------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `$crate::_private_scanner::generate` which comes from the expansion of the macro `crate::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.surface.attach(conn, Some(buffer), /* i32 */, /* i32 */);
[INFO] [stdout]    |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_non_blocking` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     conn.set_non_blocking(true)?;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ method not found in `Connection<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for slice `[GlobalArgs]` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:140:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let (globals, mut queue) = Globals::new();
[INFO] [stdout]     |                                         ^^^ associated function or constant not found in `[GlobalArgs]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `display` on type `Connection<_>`
[INFO] [stdout]    --> spawn-window/src/main.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let registry = conn.display.get_registry(&mut conn);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `roundtrip` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         conn.roundtrip()?;
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blocking_roundtrip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 148 |         conn.blocking_roundtrip()?;
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_state` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |     conn.set_state(state);
[INFO] [stdout]     |          ^^^^^^^^^ method not found in `Connection<State>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `state` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     while conn.state().running {
[INFO] [stdout]     |                ^^^^^ method not found in `Connection<State>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `roundtrip` found for struct `Connection<D>` in the current scope
[INFO] [stdout]    --> spawn-window/src/main.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |         conn.roundtrip()?;
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `blocking_roundtrip` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 157 |         conn.blocking_roundtrip()?;
[INFO] [stdout]     |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> spawn-window/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spawn-window` (bin "spawn-window") due to 13 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d", kill_on_drop: false }`
[INFO] [stdout] 73938060d23320c4c1f075812b34447aaa01cf8d531c79fa34585da13e89628d
